Sys.setenv(PROJ_LIB = "/opt/homebrew/Cellar/proj/9.5.1/share/proj")
install.packages("sf")# Downloading packages -------------------------------------------------------
- Downloading sf from CRAN ... OK [3.6 Mb in 0.35s]
- Downloading classInt from CRAN ... OK [487.3 Kb in 0.36s]
- Downloading e1071 from CRAN ... OK [582.2 Kb in 0.37s]
- Downloading proxy from CRAN ... OK [171.5 Kb in 0.35s]
- Downloading s2 from CRAN ... OK [2.1 Mb in 0.35s]
- Downloading wk from CRAN ... OK [1.7 Mb in 0.35s]
- Downloading units from CRAN ... OK [354.5 Kb in 0.35s]
Successfully downloaded 7 packages in 4.5 seconds.
The following package(s) will be installed:
- classInt [0.4-10]
- e1071 [1.7-16]
- proxy [0.4-27]
- s2 [1.1.7]
- sf [1.0-19]
- units [0.8-5]
- wk [0.9.4]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing proxy ... OK [installed binary and cached in 0.21s]
- Installing e1071 ... OK [installed binary and cached in 0.23s]
- Installing classInt ... OK [installed binary and cached in 0.23s]
- Installing wk ... OK [installed binary and cached in 0.25s]
- Installing s2 ... OK [installed binary and cached in 0.35s]
- Installing units ... OK [installed binary and cached in 0.31s]
- Installing sf ... OK [installed binary and cached in 0.87s]
Successfully installed 7 packages in 2.7 seconds.
install.packages("tidyverse")The following package(s) will be installed:
- tidyverse [2.0.0]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing tidyverse ... OK [linked from cache]
Successfully installed 1 package in 6.5 milliseconds.
install.packages("lubridate")# Downloading packages -------------------------------------------------------
- Downloading lubridate from CRAN ... OK [962.5 Kb in 0.5s]
Successfully downloaded 1 package in 0.61 seconds.
The following package(s) will be installed:
- lubridate [1.9.4]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing lubridate ... OK [installed binary and cached in 0.34s]
Successfully installed 1 package in 0.37 seconds.
install.packages("ggplot2")The following package(s) will be installed:
- ggplot2 [3.5.1]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing ggplot2 ... OK [linked from cache]
Successfully installed 1 package in 6.2 milliseconds.
install.packages("spData")# Downloading packages -------------------------------------------------------
- Downloading spData from CRAN ... OK [4.3 Mb in 0.36s]
Successfully downloaded 1 package in 0.54 seconds.
The following package(s) will be installed:
- spData [2.3.3]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing spData ... OK [installed binary and cached in 0.43s]
Successfully installed 1 package in 0.5 seconds.
install.packages("ggmap")# Downloading packages -------------------------------------------------------
- Downloading ggmap from CRAN ... OK [4.5 Mb in 0.39s]
- Downloading plyr from CRAN ... OK [768 Kb in 0.34s]
- Downloading jpeg from CRAN ... OK [28.6 Kb in 0.34s]
- Downloading bitops from CRAN ... OK [25.4 Kb in 0.33s]
Successfully downloaded 4 packages in 2 seconds.
The following package(s) will be installed:
- bitops [1.0-9]
- ggmap [4.0.0]
- jpeg [0.1-10]
- plyr [1.8.9]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing plyr ... OK [installed binary and cached in 0.28s]
- Installing jpeg ... OK [installed binary and cached in 0.2s]
- Installing bitops ... OK [installed binary and cached in 0.2s]
- Installing ggmap ... OK [installed binary and cached in 0.78s]
Successfully installed 4 packages in 1.6 seconds.
install.packages("leaflet.extras")# Downloading packages -------------------------------------------------------
- Downloading leaflet.extras from CRAN ... OK [1.5 Mb in 0.37s]
Successfully downloaded 1 package in 0.66 seconds.
The following package(s) will be installed:
- leaflet.extras [2.0.1]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing leaflet.extras ... OK [installed binary and cached in 0.37s]
Successfully installed 1 package in 0.41 seconds.
install.packages("plotly")# Downloading packages -------------------------------------------------------
- Downloading plotly from CRAN ... OK [3 Mb in 0.36s]
- Downloading promises from CRAN ... OK [1.6 Mb in 0.35s]
- Downloading later from CRAN ... OK [151.9 Kb in 0.34s]
Successfully downloaded 3 packages in 1.8 seconds.
The following package(s) will be installed:
- later [1.4.1]
- plotly [4.10.4]
- promises [1.3.2]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing later ... OK [installed binary and cached in 0.28s]
- Installing promises ... OK [installed binary and cached in 0.32s]
- Installing plotly ... OK [installed binary and cached in 0.85s]
Successfully installed 3 packages in 1.6 seconds.
install.packages("httr")The following package(s) will be installed:
- httr [1.4.7]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing httr ... OK [linked from cache]
Successfully installed 1 package in 6 milliseconds.
install.packages("jsonlite")The following package(s) will be installed:
- jsonlite [1.8.9]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing jsonlite ... OK [linked from cache]
Successfully installed 1 package in 5.9 milliseconds.
install.packages("leaflet")The following package(s) will be installed:
- leaflet [2.2.2]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing leaflet ... OK [linked from cache]
Successfully installed 1 package in 6.2 milliseconds.
install.packages("dplyr")The following package(s) will be installed:
- dplyr [1.1.4]
These packages will be installed into "~/work/final-project-jishnumds/final-project-jishnumds/renv/library/linux-ubuntu-jammy/R-4.4/x86_64-pc-linux-gnu".
# Installing packages --------------------------------------------------------
- Installing dplyr ... OK [linked from cache]
Successfully installed 1 package in 6 milliseconds.
# Load libraries
library(sf)
library(tidyverse)
library(lubridate)
library(ggplot2)
library(spData)
library(ggmap)
library(httr)
library(jsonlite)
library(leaflet)
library(leaflet.extras)
library(plotly)
library(dplyr)